PSCI: Update comment on MMU disablement
authorAndrew F. Davis <[email protected]>
Thu, 30 Aug 2018 17:08:01 +0000 (12:08 -0500)
committerAndrew F. Davis <[email protected]>
Wed, 10 Oct 2018 18:07:56 +0000 (13:07 -0500)
commitc98db6c6177ebb2afef1a94f36852dd58bc622a6
treee4bdf839452767a77e7d7620cdb4e041a6fd54e3
parentf7a18268ad2201176ffc882b43c900f9d025bde1
PSCI: Update comment on MMU disablement

The MMU is not disabled in this path, update the comment to
reflect this. Also clarify that both paths call prepare_cpu_pwr_dwn(),
but the second path does stack cache maintenance.

Signed-off-by: Andrew F. Davis <[email protected]>
lib/psci/psci_common.c